home *** CD-ROM | disk | FTP | other *** search
- * "ggdebug.library"
- ##base _GGDebugBase
- ##bias 30
- * The gg debug library functions...
- ##public
- KCmpStr(string1,string2)(a0/a1)
- KDoFmt(formatString, datastream, putChProc, putChData)(a0/a1/a2/a3)
- KGetChar()()
- KMayGetChar()()
- KPutChar(character)(d0)
- KPutStr(string)(a0)
- VKPrintf(format, data)(a0/a1)
- ##end
-